home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Games 13
/
The Best of Select: Games 13.iso
/
dosgames
/
groundf
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1996-02-01
|
277b
|
16 lines
REM Installing GroundFire..
@ECHO OFF
c:
md c:\gfire
a:
@ECHO OFF
copy *.* c:\gfire
c:
cd gfire
@ECHO ON
REM Installation complete
REM type gfire to play
REM Please read the READ.ME file for system requirements.
REM and other Important points on GroundFire!